Skip to content

Master#1

Open
wilson455039 wants to merge 15 commits intoISV-32from
master
Open

Master#1
wilson455039 wants to merge 15 commits intoISV-32from
master

Conversation

@wilson455039
Copy link
Copy Markdown
Owner

No description provided.

AllisonRealwear and others added 15 commits January 26, 2021 10:41
Adds a permission dialog to ask the user for storage and audio permissions if they have not yet been granted.
Request permissions for audio recorder activity (Bug HMT-5044)
This fixes an issue where missing and outdated files were causing failed Bamboo builds
Update Gradle wrapper and return it to tracked files (Task HMT-4292)
Updated the camera example to show how to capture:
* Photos where the camera returns a bitmap
* Photos when the app passes a content provided URI to the camera to write the file to
* Videos where the camera creates the file and passes it back to the calling app
* Videos where the calling app creates the file and passes it to the camera to write the video to
Update camera example to show all capture types (Bug HMT-5460)
Fixed an issue where the audio example failed to create the file in /sdcard/music as this is blocked in Android 10
We now use scoped storage, which also means we no longer need the WRITE_EXTERNAL_STORAGE permission
Fixed audio record example for Android 10 (Bug HMT-5486)
I also updated the version number shown in MainActivity to get the version number from the gradle file so that we can use the GHA script to update the version in the future
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants